home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / behinds.swf / scripts / DefineButton2_55 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-12  |  56 b   |  4 lines

  1. on(release){
  2.    loadMovieNum("quit.swf",15,"GET");
  3. }
  4.